home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / progrmng / thinkc40.sit / Color.h Update / Color.h Doc next >
Encoding:
Text File  |  1990-04-03  |  766 b   |  32 lines  |  [TEXT/KAHL]

  1. COLOR.H UPDATE INSTRUCTIONS
  2. ===========================
  3. Copyright ⌐ 1990 Symantec Corporation. All rights reserved.
  4. 4/3/90
  5.  
  6. INTRODUCTION
  7. ============
  8. The Color.h file in this folder replaces the existing Color.h file
  9. in the folder "Mac #includes".
  10.  
  11.     ÑÑ    IMPORTANT
  12.         This update is identical to the Color.h
  13.         update released on 3/15/90 except that it
  14.         fixes one error:
  15.             1.    There were minor errors in Color.h
  16.  
  17. HOW TO USE IT
  18. =============
  19. Drag the file Color.h to the "Mac #includes" folder
  20. in your THINK C Folder.
  21.  
  22.  
  23. SUMMARY OF THE CHANGES
  24. ======================
  25.     1.    Changed "scrnActive" to "screenActive".
  26.     
  27.     2.    Changed typedef of SmallFract to unsigned short.
  28.     
  29.     3.    Changed "mainScrn" to "mainScreen"
  30.     
  31.     4.    Changed the type of grafProcs in CGrafPort to CQDProcsPtr
  32.